home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / INETPREF.XM_ / inetpref.xml
Encoding:
Text File  |  2003-02-21  |  2.3 KB  |  67 lines

  1. <SimpleDialog>
  2.     <Title>
  3.         <Text><![CDATA[Internet Search Behavior]]></Text>
  4.     </Title>
  5.  
  6.     <Label TopMargin="5">
  7.         <Text><![CDATA[How do you want to search the Internet?]]></Text>
  8.     </Label>
  9.     <Radio Id="5310" Checked="1" Height="13" TopMargin="5" Group="1">
  10.         <Text><![CDATA[&With Search Companion - provides task suggestions and automatically sends your search to other search engines]]></Text>
  11.     </Radio>
  12.     <Radio Id="5311" Height="13" TopMargin="5" BottomMargin="2">
  13.         <Text><![CDATA[With &Classic Internet search]]></Text>
  14.     </Radio>
  15.  
  16.     <Label TopMargin="8" Group="1">
  17.         <Text><![CDATA[&Select the default search engine:]]></Text>
  18.     </Label>
  19.     <ListBox Id="5309" TopMargin="5">
  20.         <Item>
  21.             <Name><![CDATA[MSN]]></Name>
  22.             <Value><![CDATA[http://search.msn.com/results.asp?FORM=sCPN&RS=CHECKED&un=doc&v=1&q=]]></Value>
  23.         </Item>
  24.         <Item>
  25.             <Name><![CDATA[AltaVista]]></Name>
  26.             <Value><![CDATA[http://www.altavista.com/cgi-bin/query?q=]]></Value>
  27.         </Item>
  28.       <Item>
  29.             <Name><![CDATA[Google]]></Name>
  30.             <Value><![CDATA[http://www.google.com/search?q=]]></Value>
  31.         </Item>
  32.         <Item>
  33.             <Name><![CDATA[Ask Jeeves]]></Name>
  34.             <Value><![CDATA[http://www.askjeeves.com/main/askjeeves.asp?ask=]]></Value>
  35.         </Item>
  36.         <Item>
  37.             <Name><![CDATA[Fast]]></Name>
  38.             <Value><![CDATA[http://www.alltheweb.com/cgi-bin/asearch?query=]]></Value>
  39.         </Item>
  40.         <Item>
  41.             <Name><![CDATA[DirectHit]]></Name>
  42.             <Value><![CDATA[http://www.directhit.com/search.asp?qry=]]></Value>
  43.         </Item>
  44.        <Item>
  45.             <Name><![CDATA[Excite]]></Name>
  46.             <Value><![CDATA[http://search.excite.com/search.gw?c=web&search=]]></Value>
  47.         </Item>
  48.        <Item>
  49.             <Name><![CDATA[GoTo]]></Name>
  50.             <Value><![CDATA[http://www.goto.com/d/search/?type=home&tm=1&Keywords=]]></Value>
  51.         </Item>
  52.        <Item>
  53.             <Name><![CDATA[NorthernLight]]></Name>
  54.             <Value><![CDATA[http://www.northernlight.com/nlquery.fcg?cb=0&qr=]]></Value>
  55.         </Item>
  56.         <Item>
  57.             <Name><![CDATA[Yahoo]]></Name>
  58.             <Value><![CDATA[http://search.yahoo.com/bin/search?p=]]></Value>
  59.         </Item>
  60.   
  61.  
  62.  
  63.  
  64.     </ListBox>
  65.  
  66. </SimpleDialog>
  67.